home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Shareware / Multimedia / audiophiler / audiophilersetup.exe / {app} / audiophiler.exe / 0 / RCDATA / TFMALBUMTRACK / TFMALBUMTRACK.txt
Text File  |  2004-09-21  |  6KB  |  176 lines

  1. object FmAlbumTrack: TFmAlbumTrack
  2.   Left = 673
  3.   Top = 322
  4.   Width = 409
  5.   Height = 470
  6.   ActiveControl = Frame.EdtTitle
  7.   BorderIcons = [biSystemMenu]
  8.   Caption = 'FmAlbumTrack'
  9.   Color = clBtnFace
  10.   Constraints.MinHeight = 470
  11.   Constraints.MinWidth = 409
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'Tahoma'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   OnHide = FormHide
  19.   OnShow = FormShow
  20.   DesignSize = (
  21.     401
  22.     436)
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   inline Frame: TFrameTrack
  26.     Left = 0
  27.     Top = 0
  28.     Width = 401
  29.     Height = 434
  30.     Anchors = [akLeft, akTop, akRight, akBottom]
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clWindowText
  33.     Font.Height = -11
  34.     Font.Name = 'Tahoma'
  35.     Font.Style = []
  36.     ParentFont = False
  37.     TabOrder = 0
  38.     DesignSize = (
  39.       401
  40.       434)
  41.     inherited Panel1: TPanel
  42.       TabOrder = 1
  43.       inherited PageCtrlMain: TdxPageControl
  44.         inherited dxTabSheet4: TdxTabSheet
  45.           inherited Panel3: TPanel
  46.             inherited EdtGenre: TcxPopupEdit
  47.               Properties.PopupMinWidth = 256
  48.               Properties.PopupWidth = 256
  49.               Properties.OnInitPopup = nil
  50.             end
  51.             inherited Edt2ndGenre: TcxPopupEdit
  52.               Properties.PopupControl = nil
  53.               Properties.PopupHeight = 200
  54.               Properties.PopupMinHeight = 100
  55.               Properties.PopupMinWidth = 256
  56.               Properties.PopupSysPanelStyle = False
  57.               Properties.PopupWidth = 256
  58.               Properties.OnInitPopup = nil
  59.             end
  60.             inherited EdtArtist: TcxDBLookupComboBox
  61.               Properties.DropDownListStyle = lsEditFixedList
  62.               Properties.DropDownRows = 8
  63.               Properties.DropDownSizeable = False
  64.               Properties.IncrementalFiltering = True
  65.               Properties.KeyFieldNames = ''
  66.               Properties.ListColumns = <>
  67.               Properties.ListOptions.CaseInsensitive = False
  68.               Properties.ListOptions.ColumnSorting = True
  69.               Properties.ListOptions.GridLines = glBoth
  70.               Properties.ListOptions.ShowHeader = True
  71.               Properties.ListSource = nil
  72.               Properties.Revertable = False
  73.               Properties.OnNewLookupDisplayText = nil
  74.             end
  75.           end
  76.         end
  77.         inherited dxTabSheet5: TdxTabSheet
  78.           inherited Panel4: TPanel
  79.             inherited EdtRecordLabel: TcxDBLookupComboBox
  80.               Properties.DropDownRows = 20
  81.               Properties.ImmediateDropDown = False
  82.               Properties.IncrementalFiltering = True
  83.               Properties.ListOptions.ColumnSorting = True
  84.               Properties.OnNewLookupDisplayText = nil
  85.             end
  86.             inherited EdtConductor: TcxDBLookupComboBox
  87.               Properties.DropDownListStyle = lsEditFixedList
  88.               Properties.DropDownRows = 8
  89.               Properties.DropDownSizeable = False
  90.               Properties.IncrementalFiltering = True
  91.               Properties.KeyFieldNames = ''
  92.               Properties.ListColumns = <>
  93.               Properties.ListOptions.CaseInsensitive = False
  94.               Properties.ListOptions.ColumnSorting = True
  95.               Properties.ListOptions.GridLines = glBoth
  96.               Properties.ListOptions.ShowHeader = True
  97.               Properties.ListSource = nil
  98.               Properties.Revertable = False
  99.               Properties.OnNewLookupDisplayText = nil
  100.             end
  101.             inherited EdtOrchestra: TcxDBLookupComboBox
  102.               Properties.DropDownListStyle = lsEditFixedList
  103.               Properties.DropDownRows = 8
  104.               Properties.DropDownSizeable = False
  105.               Properties.IncrementalFiltering = True
  106.               Properties.KeyFieldNames = ''
  107.               Properties.ListColumns = <>
  108.               Properties.ListOptions.CaseInsensitive = False
  109.               Properties.ListOptions.ColumnSorting = True
  110.               Properties.ListOptions.GridLines = glBoth
  111.               Properties.ListOptions.ShowHeader = True
  112.               Properties.ListSource = nil
  113.               Properties.Revertable = False
  114.               Properties.OnNewLookupDisplayText = nil
  115.             end
  116.           end
  117.         end
  118.       end
  119.     end
  120.     inherited Panel2: TPanel
  121.       Height = 219
  122.       TabOrder = 0
  123.       inherited PageCtrlOther: TdxPageControl
  124.         Height = 215
  125.         inherited dxTabSheet1: TdxTabSheet
  126.           inherited ToolBar1: TToolBar
  127.             Top = 190
  128.           end
  129.           inherited GridCredits: TcxGrid
  130.             Height = 179
  131.           end
  132.         end
  133.         inherited dxTabSheet2: TdxTabSheet
  134.           inherited EdtNotes: TcxDBMemo
  135.             Height = 198
  136.           end
  137.         end
  138.         inherited dxTabSheet3: TdxTabSheet
  139.           inherited EdtLyrics: TcxDBMemo
  140.             Height = 198
  141.           end
  142.         end
  143.       end
  144.     end
  145.     inherited BtnCancel: TBitBtn
  146.       Top = 402
  147.     end
  148.     inherited BtnOk: TBitBtn
  149.       Top = 402
  150.     end
  151.     inherited BtnHelp: TBitBtn
  152.       Top = 402
  153.     end
  154.     inherited DsTracks: TDataSource
  155.       DataSet = DM.CdsAlbumTracks
  156.     end
  157.     inherited DspCredits: TDataSetProvider
  158.       DataSet = DM.CdsAlbumTrackCredits
  159.     end
  160.     inherited CdsCredits: TClientDataSet
  161.       MasterFields = ''
  162.       MasterSource = nil
  163.       PacketRecords = -1
  164.     end
  165.     inherited ImagesNormal: TImageList
  166.       Top = 400
  167.     end
  168.     inherited ImagesHot: TImageList
  169.       Top = 400
  170.     end
  171.     inherited ImagesDisabled: TImageList
  172.       Top = 400
  173.     end
  174.   end
  175. end
  176.